func google.golang.org/protobuf/internal/impl.appendSint32Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L1241: func appendSint32Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L1272: 	marshal:   appendSint32Value,